Platform Explorer / Nuxeo Platform LTS 2017 9.10

Contribution org.nuxeo.ecm.platform.preview.SeamRemotingJSBuilderComponent--remotableSeamBeans

This contribution is part of XML component org.nuxeo.ecm.platform.preview.SeamRemotingJSBuilderComponent inside nuxeo-preview-jsf-9.10.jar /OSGI-INF/seamremotingjsbuilder-contrib.xml

Extension Point

Extension point remotableSeamBeans of component SeamRemotingJSBuilderComponent.

Contributed Items

  • <remotableSeamBeans>
          <beans>
            <bean>previewActions</bean>
          </beans>
        </remotableSeamBeans>

XML Source

<extension point="remotableSeamBeans" target="org.nuxeo.ecm.platform.ui.web.SeamRemotingJSBuilderComponent">
    <remotableSeamBeans>
      <beans>
        <bean>previewActions</bean>
      </beans>
    </remotableSeamBeans>
  </extension>